Detail view  Back to full view


Touching something (past tense touched)

Touching is just that, touching something without applying pressure: a touch-sensitive screen or a living creature might react, but a standard push-button or lever will probably not.

In the Standard Rules there are no check touching rules, since touchability is already a requirement of the noun for the action anyway, and no carry out rules because nothing in the standard Inform world model reacts to a mere touch - though report rules do mean that attempts to touch other people provoke a special reply.


Typed commands leading to this action

    "touch [something]"

Rules controlling this action

    before    doing anything   
    instead    touching a killed wild boar   
    instead    touching a killed young boar   
    instead    touching a killed dog   
    instead    touching a killed snake   
    instead    touching a killed mud crab   
    instead    touching a killed water serpent   
    instead    touching a killed giant mud crab   
    instead    touching a killed troll   
    instead    touching a killed young troll   
    instead    touching a killed straw being   
    instead    touching a killed tarrasque   
    instead    touching an alive monster   
    check        touching a killed monster   
    report        an actor touching  report touching yourself rule
    report        an actor touching  report touching other people rule
    report        an actor touching  report touching things rule